ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / backgroundColor Property

In This Topic
    backgroundColor Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property backgroundColor As IColor
    public IColor backgroundColor {get; set;}
    See Also